@charset "utf-8";
/* CSS Document */
.antialiased {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
/* GENERAL */
.caption-title {
  font-size: 28px;
}
.section-title {
  color: #235491;
  font-family: "Roboto Slab", serif;
  font-size: 1.95em;
  font-weight: 300;
  padding: 10px 0;
  -webkit-font-smoothing: antialiased;
}
.label-title {
  font-size: 22px;
  color: #444;
  font-family: "Roboto Slab", serif;
}
.bigger {
  font-size: 26px;
}
.black {
  color: #000;
}
.grey {
  color: #444;
}
.btn {
  color: #fff;
  letter-spacing: 1px;
  font-size: 12px!important;
  padding: 10px 14px;
}
.btn-grey {
  background-color: #A3A3A3;
}
.btn-grey:hover {
  color: #fff;
  border-bottom: none;
  background-color: #8a8a8a;
}
.btn-grey-black {
  background-color: #A3A3A3;
  color: #000;
}
.btn-grey-black:hover {
  color: #000;
}
.btn-blue {
  background-color: #235491;
}
.btn-blue:hover {
  color: #fff;
  border-bottom: none;
  background-color: #193c68;
}
.expand {
  width: 100%;
}
.link {
  text-decoration: underline;
}
.link:hover {
  text-decoration: underline;
}
/* */
.caption-slider {
  position: absolute;
  top: 36%;
  left: 10%;
  width: 480px;
  padding: 10px 20px 2px;
  text-align: left;
}
@media (max-width: 768px) {
  .caption-slider {
    position: relative;
    margin: 0 auto;
    left: 0;
    top: 0;
    width: 95%;
  }
}
.caption-slider h2 {
  font-size: 14px;
  color: #737373;
  margin: 0 0 10px;
  font-family: 'Muli', sans-serif;
  line-height: 1.4;
}
.caption-slider-2 {
  position: absolute;
  top: 26%;
  left: 4.5%;
  width: 380px;
  padding: 10px 20px 2px;
  text-align: left;
  background: #fff;
}
@media (max-width: 768px) {
  .caption-slider-2 {
    position: relative;
    margin: 0 auto;
    left: 0;
    top: 0;
    width: 95%;
    max-width: 100%;
  }
}
.caption-slider-2 h2 {
  font-size: 14px;
  color: #737373;
  margin: 0 0 10px;
  font-family: 'Muli', sans-serif;
  line-height: 1.4;
}
.caption-slider-2 p {
  font-size: 13px;
}
.caption-slider-2 .sub-title-color {
  color: #337ab7;
}
.pick {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #F3F3F3;
}
.pick .card {
  padding: 15px;
  display: inline-block;
  max-width: 40%;
  margin: 15px 15px;
  background-color: #fff;
}
.pick .card .card-image img {
  width: 100%;
}
.pick .card .card-desc {
  padding-left: 0px;
}
.pick .card .card-desc .price {
  color: #FF3A00;
}
.pick .card .card-desc .makenow {
  width: 100%;
}
.pick .text-pick-info {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #222;
}
.why-print {
  padding-right: 30px;
}
.why-print .title-why {
  color: #222;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 7px;
  font-size: 13px;
  text-transform: uppercase;
}
.information {
  padding-left: 30px;
}
.information .title-information {
  color: #222;
  font-weight: 400;
  font-size: 18px;
  font-family: "Roboto Slab", serif;
}
.information .finishing img {
  cursor: default;
}
.information .finishing .info-finishing {
  padding-left: 30px;
  padding-top: 1px;
  margin-bottom: 0px;
}
.information .finishing .info-finishing label {
  color: black;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #E0E0E0;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #EDEDED;
}
.table-custom-calendar > tbody > tr > .even {
  background-color: #EDEDED;
}
.table .table-header > tr > th {
  border-bottom: none;
}
.table .caption {
  text-transform: uppercase;
  padding-left: 15px;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px;
  color: #222;
}
.table .table-item {
  border: solid 2px #fff!important;
  padding: 17px 15px 13px;
}
.table p.info-perbox {
  font-size: 12px;
}
@media (min-width: 30em) {
  .table .qty {
    width: 25%;
  }
  .table .economic {
    width: 37.5%;
  }
  .table .premium {
    width: 37.5%;
  }
  .table .threecols {
    width: 37.5%;
  }
  .table .fourcols {
    width: 25%;
  }
}
.template {
  background-color: #DBECF3;
  padding-bottom: 30px;
}
.template .list-template {
  padding: 0;
}
.template .list-template li {
  padding: 10px;
  outline: 0;
  height: auto;
}
.template .list-template .template-name {
  color: #222;
  font-weight: 400;
  margin-top: 10px;
  letter-spacing: 0.5px;
  margin-bottom: 7px;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Muli', sans-serif;
}
.guideline {
  padding-top: 40px;
  padding-bottom: 40px;
}
.guideline .promise-img {
  width: 20%;
}
.guideline .label-promise {
  color: #222;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px 15px;
  font-size: 13px;
  width: 80%;
  text-transform: uppercase;
}
.guideline .person-desc {
  margin-top: 0px;
  margin-right: -10px;
}
.guideline .person-desc-small {
  display: none;
}
.carousel-inner .item img {
  width: 100%;
}
.layout-guideline .img-responsive {
  max-height: 150px;
  margin: 0 auto;
}
@media (min-width: 40em) {
  .layout-guideline .img-responsive {
    max-height: 160px;
  }
}
@media (min-width: 60em) {
  .layout-guideline .img-responsive {
    max-height: 120px;
  }
}
.layout-guideline .guideline-files {
  display: table;
  height: 120px;
}
.layout-guideline .guideline-files p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.layout-guideline .guideline-files img,
.layout-guideline .guideline-files a {
  line-height: 2;
}
.client {
  padding: 40px 0 60px;
  background-color: #FAFAFA;
  border-top: solid 2px #e8e8e8;
  border-bottom: solid 2px #e8e8e8;
}
.client .list-client a img {
  margin: 0px 20px 25px 0px;
  max-width: 90%;
}
@media (max-width: 400px) {
  .client {
    padding: 40px 10px;
  }
  .client .list-client a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 5px;
  }
}
.template-wrapper .image img {
  width: 250px;
}
.modal-pick {
  padding: 30px 0;
}
.modal-pick .pick-title {
  margin-top: 0;
  color: #235491;
  font-weight: 300;
  font-size: 3.2rem;
  margin-bottom: 30px;
}
.modal-pick .label-category {
  margin: 0;
}
.modal-pick .table-detail {
  margin: 15px 0;
}
.modal-pick .table-detail tbody tr td {
  padding: 10px;
  border: solid 2px #fff!important;
}
.modal-pick .w15 {
  width: 15%;
}
.modal-pick .w28 {
  width: 28.333333%;
}
.modal-pick .table-header-footer-detail {
  margin: 15px 0;
}
.modal-pick .table-header-footer-detail tbody tr td {
  padding: 10px;
  border: 0 !important;
}
.modal-pick .table-header-footer-detail img {
  width: 145px;
}
.modal-pick .table-header-footer-detail h3 {
  font-size: 1.1em;
}
.modal-pick .making-link {
  background-color: #235491;
  color: #fff;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .caption-slider-2 {
    width: 600px;
    background: none;
  }
  .new-caption-slider {
    top: 5%;
    background: #fff;
    width: 400px;
  }
  .slider .slider-text {
    margin-top: 5%;
  }
  .pick .card .card-desc {
    padding-left: 15px;
    margin-top: 15px;
  }
  .why-print {
    padding-right: 15px;
  }
  .information {
    padding-left: 15px;
  }
  .guideline .label-promise {
    margin-top: 45px;
  }
  .guideline .person-desc {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .print {
    background-color: #F3F3F3;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
  }
  .slider {
    background-color: #E9E9EB;
  }
  .slider .slider-image {
    text-align: center;
  }
  .guideline .label-promise {
    margin-top: 5%;
  }
  .guideline .person-desc {
    display: none;
  }
  .guideline .person-desc-small {
    display: block;
  }
}
@media (max-width: 479px) {
  .guideline .promise-img {
    width: 30%;
  }
  .guideline .label-promise {
    margin-top: 0;
    padding-top: 0;
    width: 70%;
  }
  .guideline .promise-desc {
    display: none;
  }
  .guideline .person-desc {
    display: none;
  }
  .print-desc {
    margin-top: 15px;
  }
}
table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}
.tablesaw {
  border-collapse: collapse;
  width: 100%;
}
/* Structure */
.tablesaw {
  border: 0;
  padding: 0;
}
.tablesaw th,
.tablesaw td {
  box-sizing: border-box;
  padding: .5em .7em;
}
.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em;
}
.tablesaw-enhanced .tablesaw-bar .btn {
  border: 1px solid #ccc;
  background: none;
  background-color: #fafafa;
  box-shadow: 0 1px 0 #ffffff;
  color: #4a4a4a;
  clear: both;
  cursor: pointer;
  display: block;
  font: bold 20px/1 sans-serif;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border-radius: .25em;
}
.tablesaw-enhanced .tablesaw-bar a.btn {
  color: #1c95d4;
}
.tablesaw-enhanced .tablesaw-bar .btn:hover {
  text-decoration: none;
}
/* Default radio/checkbox styling horizonal controlgroups. */
.tablesaw-enhanced .tablesaw-bar .btn:active {
  background-color: #ddd;
  background-image: linear-gradient(to bottom, rgba(100, 100, 100, 0.35) 0%, rgba(255, 255, 255, 0) 70%);
}
.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
  color: #208de3;
  background-color: #fff;
  outline: none;
}
.tablesaw-bar .btn:focus {
  box-shadow: 0 0 .35em #4faeef !important;
}
.tablesaw-bar .btn-select select {
  background: none;
  border: none;
  display: block;
  position: absolute;
  font-weight: inherit;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
}
.tablesaw-bar .btn-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  color: transparent;
}
.tablesaw-bar .btn select option {
  background: #fff;
  color: #000;
  font-family: sans-serif;
}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
  text-align: left;
  text-indent: 0;
}
.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}
.tablesaw-bar .btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}
.tablesaw-bar .btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}
.tablesaw-enhanced .tablesaw-bar .btn-select {
  text-align: left;
}
.tablesaw-bar .btn-select:after {
  background: #e5e5e5;
  background: rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(255, 255, 255, 0.25);
  content: " ";
  display: block;
  position: absolute;
}
.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
  padding-right: 1.5em;
}
.tablesaw-bar .btn-select:after {
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}
.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}
/* Column navigation buttons for swipe and columntoggle tables */
.tablesaw-advance .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}
.tablesaw-advance .btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .5em;
  position: relative;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}
/* Table Toolbar */
.tablesaw-bar {
  clear: both;
  font-family: sans-serif;
}
.tablesaw-toolbar {
  font-size: .875em;
  float: left;
}
.tablesaw-toolbar label {
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}
.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  margin-top: .5em;
  margin-bottom: .5em;
}
.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
  margin-bottom: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-family: sans-serif;
  font-size: 1em;
  padding-left: .3em;
}
.tablesaw-bar .tablesaw-toolbar .btn-select {
  min-width: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn-select:after {
  padding-top: .9em;
}
.tablesaw-bar .tablesaw-toolbar select {
  color: #888;
  text-transform: none;
  background: transparent;
}
.tablesaw-toolbar ~ table {
  clear: both;
}
.tablesaw-toolbar .a11y-sm {
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
@media (min-width: 24em) {
  .tablesaw-toolbar .a11y-sm {
    clip: none;
    height: auto;
    width: auto;
    position: static;
    overflow: visible;
  }
}
table.tablesaw tbody th {
  font-weight: bold;
}
table.tablesaw thead th,
table.tablesaw thead td {
  color: #444;
  font-size: .9em;
}
.tablesaw th,
.tablesaw td {
  line-height: 1em;
  text-align: left;
  vertical-align: middle;
}
.tablesaw td,
.tablesaw tbody th {
  vertical-align: middle;
  font-size: 1.17em;
  /* 19px */
}
.tablesaw td .btn,
.tablesaw tbody th .btn {
  margin: 0;
}
/* Table rows have a gray bottom stroke by default */
.tablesaw tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.tablesaw caption {
  text-align: left;
  margin-bottom: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  line-height: 2.4;
}
@media (min-width: 25em) {
  .tablesaw caption {
    margin-bottom: .6em;
    line-height: 1.2;
  }
}
/* Stack */
.tablesaw-cell-label-top {
  text-transform: uppercase;
  font-size: .9em;
  font-weight: normal;
}
.tablesaw-cell-label {
  font-size: .65em;
  text-transform: uppercase;
  color: #888;
  font-family: sans-serif;
}
@media (min-width: 40em) {
  .tablesaw td {
    line-height: 2em;
  }
}
/* Show Persist border only on mobile */
@media (max-width: 30em) {
  .tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid #e4e1de;
  }
  .tablesaw-swipe .tablesaw-cell-persist {
    box-shadow: 3px 0 4px -1px #e4e1de;
  }
}
/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}
/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
  /* Show the table cells as a block level element */
  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }
  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block;
  }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }
  .tablesaw-cell-label {
    display: block;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}
@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }
  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }
  .tablesaw-cell-label {
    vertical-align: top;
  }
  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }
  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}
/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }
  /* Show the table header rows */
  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }
  /* Hide the labels in each cell */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}
.tablesaw-fix-persist {
  table-layout: fixed;
}
@media only all {
  /* Unchecked manually: Always hide */
  .tablesaw-swipe th.tablesaw-cell-hidden,
  .tablesaw-swipe td.tablesaw-cell-hidden {
    display: none;
  }
}
.btn.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}
.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}
.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}
.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}
/* Remove top/bottom margins around the fieldcontain on check list */
.tablesaw-columntoggle-popup {
  display: none;
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}
.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}
/* Hide all prioritized columns by default */
@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: none;
  }
}
.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -0.5em auto 0;
}
.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}
/* Preset breakpoints if "" class added to table */
/* Show priority 1 at 320px (20em x 16px) */
@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}
/* Show priority 2 at 480px (30em x 16px) */
@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}
/* Show priority 3 at 640px (40em x 16px) */
@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }
  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}
/* Show priority 4 at 800px (50em x 16px) */
@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}
/* Show priority 5 at 960px (60em x 16px) */
@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}
/* Show priority 6 at 1,120px (70em x 16px) */
@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}
@media only all {
  /* Unchecked manually: Always hide */
  .tablesaw-columntoggle th.tablesaw-cell-hidden,
  .tablesaw-columntoggle td.tablesaw-cell-hidden {
    display: none;
  }
  /* Checked manually: Always show */
  .tablesaw-columntoggle th.tablesaw-cell-visible,
  .tablesaw-columntoggle td.tablesaw-cell-visible {
    display: table-cell;
  }
}
.tablesaw-columntoggle-popup .btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
}
.tablesaw-columntoggle-popup .btn-group > label input {
  margin-right: .8em;
}
.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
  position: relative;
}
.tablesaw-sortable thead tr th {
  padding-right: 1.6em;
  vertical-align: top;
}
.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
  padding: 0;
}
.tablesaw-sortable th.tablesaw-sortable-head button {
  padding-top: .9em;
  padding-bottom: .7em;
  padding-left: .6em;
  padding-right: 1.6em;
}
.tablesaw-sortable .tablesaw-sortable-head button {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  font: inherit;
  text-transform: inherit;
  position: relative;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  width: 7px;
  height: 10px;
  content: "\0020";
  position: absolute;
  right: .5em;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "\2191";
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "\2193";
}
.tablesaw-sortable .not-applicable:after {
  content: "--";
  display: block;
}
.tablesaw-sortable .not-applicable span {
  display: none;
}
.tablesaw-advance {
  float: right;
}
.tablesaw-advance.minimap {
  margin-right: .4em;
}
.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: .4em .2em;
}
.tablesaw-advance-dots li i {
  width: .25em;
  height: .25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}
.tablesaw-advance-dots-hide {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}
/* Customized slick css*/
.slick-slide {
  margin-right: 10px;
}
.list-product.slick-slider {
  padding-left: 5px;
}
.slick-slide img {
  width: 100%;
}
/* FONTSTYLE */
.italic {
  font-style: italic;
}
/* COLOR */
.cl-black {
  color: #000 !important;
  font-weight: 600;
}
/*** NEW MODAL ***/
.modal-pick-2 {
  padding: 30px 0;
}
.pick-title-2 {
  margin-left: 30px;
  margin-top: 0;
  color: #235491;
  font-weight: 300;
  font-size: 3.5rem;
  margin-bottom: 30px;
  font-family: "Roboto Slab", serif;
}
.modal-pick-2 .label-category {
  margin: 0;
  font-size: 1.6em !important;
}
.modal-pick-2 .table-detail {
  margin: 15px 0;
}
.modal-pick-2 .table-detail tbody tr td {
  padding: 15px;
  border: solid 2px #fff!important;
}
.modal-pick-2 .making-link {
  background-color: #235491;
  color: #fff;
  border-radius: 5px;
}
.modal-pick-2 .making-link:hover {
  background-color: #000;
}
/********* NEW *******/
.spec-comparison {
  padding: 5px 10px 5px 15px;
  position: absolute;
  color: #000;
  top: 0;
  right: 23px;
  border: 1px solid #000;
  font-size: 12px;
  cursor: pointer;
  max-width: 200px;
  text-align: center;
}
.label-title-2 {
  font-size: 14px;
  text-align: center;
}
.pick .card-2 {
  padding: 15px;
  display: inline-block;
  max-width: 18%;
  margin: 15px 15px;
  background-color: #fff;
}
.pick .card-2 .card-image a {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.pick .card-2 .card-image a:hover:before {
  content: '';
  display: block;
  background: url('../../images/product_page/calendar/Zoom.svg');
  width: 100px;
  height: 100px;
  position: absolute;
  top: 25%;
  left: 22.5%;
}
.pick .card-2 .card-desc h4 {
  text-align: center;
  font-size: 13px;
}
.pick .card-2 .card-desc p {
  text-align: center;
  font-size: 12px;
}
.pick .card-2 .card-image img {
  width: 100%;
}
.pick .card-2 .card-desc .price {
  color: #FF3A00;
}
.pick .card-2 .card-desc .makenow {
  width: 100%;
}
.pick .text-pick-info {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #222;
}
@media (max-width: 1200px) {
  .pick .card-2 {
    max-width: 30%;
  }
  .pick .card-2 .card-image a:hover:before {
    top: 32%;
    left: 32.5%;
  }
}
@media (max-width: 1080px) {
  .pick .card-2 .card-image a:hover:before {
    top: 32%;
    left: 28%;
  }
}
.container-image {
  margin: 0 auto;
  max-width: 1600px;
}
#owl-calendar .item img {
  display: block;
  width: 100%;
  height: auto;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #adadad;
}
#progressBar {
  width: 86.3%;
  background: none;
  position: absolute;
  bottom: 20px;
  left: 7%;
  border-radius: 20px;
  z-index: 2;
  opacity: 0.6;
}
/** END NEW **/
.product-worry-free {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.product-worry-free .satisfaction {
  position: absolute;
  left: 20%;
  width: 230px;
  top: -10px;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .product-worry-free .satisfaction {
    width: 260px;
  }
}
.product-worry-free .we-stand {
  color: #444;
  letter-spacing: 2px !important;
  margin-bottom: 20px;
}
.product-worry-free .worry-free {
  color: #1a3e78;
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 40px;
  margin-top: -8px;
  text-align: left;
}
.product-worry-free .btn-print-worry {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.product-worry-free .btn-print-worry a {
  width: 60%;
}
@media (max-width: 480px) {
  .product-worry-free .btn-print-worry a {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .product-worry-free .btn-print-worry {
    text-align: left;
  }
}
.product-worry-free p {
  letter-spacing: 1px;
  max-width: 90%;
}
@media (max-width: 480px) {
  .product-worry-free p {
    max-width: 100%;
    text-align: justify;
  }
}
.btn-contact-jes {
  border: 1px solid #235491;
  background: #fff;
  color: #235491;
  padding: 12px 50px 12px 50px;
}
.new-guideline {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 0;
}
.headline-title {
  color: #235491;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}
.about-products {
  background: #f3f3f3;
  padding-bottom: 45px;
  padding-top: 45px;
}
.about-products p {
  color: #737373;
  text-align: justify;
}
.step-container {
  border: 1px solid #e8e8e8;
  padding: 10px;
  overflow: hidden;
  border-radius: 10px;
  height: 200px;
}
@media (max-width: 991px) {
  .step-container {
    height: auto;
  }
}
.step-container img {
  width: 50%;
  float: left;
}
.step-container p {
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 991px) {
  .step-override {
    background: none !important;
  }
}
.override-step-container {
  height: 180px;
  margin-bottom: 22px;
}
.steps {
  padding: 40px 0 60px;
  background-color: #FFF;
  border-bottom: solid 2px #e8e8e8;
}
.steps h4 {
  font-family: "Roboto Slab", serif;
  font-size: 1.95em;
  font-weight: 300;
  -webkit-font-smoothing: antialiasing;
  color: #1A3E81;
}
.layout-contain img {
  float: left;
  margin-right: 10px;
  width: 14px;
}
.layout-contain a {
  font-size: 13px;
  display: inline-block;
  max-width: 120px;
  margin-top: -4px;
}
@media (max-width: 1199px) {
  .layout-contain a {
    max-width: 80px;
    margin-top: 0px !important;
  }
}
@media (max-width: 991px) {
  .layout-contain a {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .print-image picture > img {
    width: 100%;
  }
}
.pro-btn {
  border: 1px solid #3B8CD1 !important;
  background-color: #fff !important;
  color: #3B8CD1 !important;
  padding: 8px;
  font-size: 10px !important;
  margin-top: -11px !important;
}
.pro-btn:hover {
  color: #fff !important;
  border-bottom: none;
  background-color: #3B8CD1 !important;
}

/*# sourceMappingURL=biz_general.css.map */
